PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / isHiddenToolbar Method
In This Topic
    isHiddenToolbar Method
    In This Topic
    Gets a value indicating whether to hide the viewer application's toolbars when the document is active.
    Syntax
    public boolean isHiddenToolbar()

    Return Value

    True if the toolbar is hidden.
    See Also